home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / fileb202.zip / HISTORY.TXT < prev    next >
Text File  |  1995-04-05  |  5KB  |  96 lines

  1. ===============================================================================
  2. -------------------------------------------------------------------------------
  3.            
  4.       FileBar -- An OS/2 Application Launch Facility and Shell Replacement
  5.        Written By Eric A. Wolf - Copyright (C) 1995 - All Rights Reserved
  6.  
  7.                 Revision History
  8.  
  9. -------------------------------------------------------------------------------
  10. ===============================================================================
  11.  
  12. Versions 1.0 through 1.91
  13.    - not documented here
  14.  
  15. Version 2.00
  16.    - complete rewrite of the previous FileBar.  While it retains the same 
  17.      functionality*, it also has a number of new features.
  18.        - complete rewrite - uses improved memory handling for increased
  19.      stability while remaining a small application.
  20.        - possibility of 9 virtual desktops (switch via hotkey or click)
  21.        - print spooler
  22.        - much improved startup list handling
  23.        - system lockup option (and lockup on start option)
  24.        - support for sub-menus
  25.        - ability to set background color when FileBar is shell
  26.        - vastly improved handling of DOS settings - no more messing with
  27.      ASCII SETTINGS.INI files.  Everything is automated through a
  28.      familiar DOS settings dialog.
  29.        - improved stability in configuration file handling (no more
  30.      configuration file corruptions)
  31.        - revised FileBar menu (to decrease clutter)
  32.        - ability to specify the configuration file to use on start
  33.      Great for network environments!  Use either on command line
  34.      or on RUNWORKPLACE= line of config.sys.
  35.        - ability to open and save different configuration files 
  36.      without closing and relaunching FileBar
  37.        - support for separate and common seamless WIN-OS/2 sessions
  38.        - ability to edit menu items by right-clicking them off menu
  39.        - misc. memory, stability and performance gains
  40.      *The calendar/scheduler is no longer in FileBar
  41.  
  42. Version 2.01
  43.    - Desktop correctly resize when FileBar exits or when FileBar is moved
  44.      from top to bottom of screen
  45.    - launching items from popup menu sometimes caused that item to be
  46.      edited rather than launched, this has been fixed
  47.    - added option for whether or not to remove FileBar from task list when
  48.      it is the shell
  49.    - added accelerators to FileBar menu
  50.    - revised way menus are drawn on menubar to address an incompatability
  51.      with OS/2 2.11
  52.    - When editing items, specifying a working directory as "X:\" (where X
  53.      is a valid drive letter) now works correctly.
  54.    - spooler is disabled when FileBar is not the replacement shell
  55.    - DOS settings loading and saving revised to avoid system errors
  56.      - old FileBar 2.00 DOS settings files SHOULD NOT BE used with 2.01
  57.  
  58. Version 2.02
  59.    - Windows in virtual work areas (2-9) are now moved back to work area 
  60.      #1 when FileBar closes if option is set.  Option is under the work
  61.      area option menu.  This way, windows aren't "abandoned" after
  62.      FileBar closes
  63.    - Launching apps via the keyboard sometimes brought up editing item
  64.      dialog by mistake.  That is now fixed.
  65.    - items closed from the task list are first sent a WM_CLOSE, then a
  66.      WM_QUIT, and if that fails, it is killed forcefully.
  67.    - once again addressed weird problems with DOS settings.  Stability
  68.      looks very good now - all settings are now being written out and
  69.      DOS_DEVICEs and DOS_AUTOEXEC work ok.
  70.    - missing Windows DOS settings are now in the settings dialog box
  71.    - unlocking system no longer shows previously hidden windows
  72.    - FileBar will now attempt to launch WPS items even if it knows it
  73.      is the replacement shell - this way, users can launch WPS Shell as
  74.      a FileBar item and WPS items still work via FileBar.
  75.    - nag window pops up less often (every hour instead of every 1/2 hour)
  76.    - added more complete installation instructions for installing 
  77.      FileBar both as a replacement shell and as a normal application
  78.    - virtual work area control box now has 3 different arragement types
  79.      (3 x 3 grid, horizontal row and vertical row)
  80.    - virtual work area control box resizing now has no default minimum size
  81.    - only c/r stripped from task list menu instead of any char < ' ' (ASCII 32)
  82.    - toggling Windows standard or enhanced mode in DOS settings will now
  83.      pass on that change to the edit menu item dialog
  84.    - "WPS Shell" has now been added as a default item under the OS/2 in both 
  85.      the FILEBAR2.INI and SAMPLE1.INI included files so users can easily
  86.      launch the WPS from within FileBar
  87.    - FileBar not being removed from tasklist when shell (even when requested)
  88.      is now fixed
  89.    - FileBar no longer dies if an '=' is placed in an item's argument list
  90.    - nag screens no longer pop up every 1/2 hour.  Now, every 10 FileBar
  91.      functions you engage, the nag will appear.
  92.    - added (CTRL+SPACE) hot key to bring up FileBar in any application
  93.    - fixed problem with Spooler not starting under OS/2 2.1
  94.    - fixed SYS 3175 errors when editing menu items using FileBar|Edit Menu
  95.  
  96.